projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f1beab
)
* lisp/vc/vc.el (vc-retrieve-tag-hook): Remove autoload cookie.
author
Charles A. Roelli
<charles@aurox.ch>
Tue, 9 Oct 2018 18:24:45 +0000
(20:24 +0200)
committer
Charles A. Roelli
<charles@aurox.ch>
Tue, 9 Oct 2018 18:24:45 +0000
(20:24 +0200)
See https://lists.gnu.org/r/emacs-devel/2018-10/msg00108.html.
lisp/vc/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc/vc.el
b/lisp/vc/vc.el
index 7707999636a9793f15d5572a9e1d7b34bac1a388..57bc3c2fc73eb668684fdc0664e5cd44272d3cbf 100644
(file)
--- a/
lisp/vc/vc.el
+++ b/
lisp/vc/vc.el
@@
-834,7
+834,6
@@
See `run-hooks'."
:type 'hook
:group 'vc)
-;;;###autoload
(defcustom vc-retrieve-tag-hook nil
"Normal hook (list of functions) run after retrieving a tag."
:type 'hook